'Declaration Public Overridable Function RemoveRangeAsync( _ ByVal startingIndex As Integer, _ ByVal count As Integer, _ Optional ByVal cancellationToken As CancellationToken _ ) As Task
public virtual Task RemoveRangeAsync( int startingIndex, int count, CancellationToken cancellationToken )
Parameters
- startingIndex
- count
- cancellationToken